home *** CD-ROM | disk | FTP | other *** search
- ArticleSet = {
- ACTIONS = {
- "followupToSelection:" = "followupToSelection:";
- "markRead:" = "markRead:";
- "markUnread:" = "markUnread:";
- "selectArticle:" = "selectArticle:";
- "showAll:" = "showAll:";
- "showUnread:" = "showUnread:";
- };
- OUTLETS = {
- myNewsServer = myNewsServer;
- theArticleViewControl = theArticleViewControl;
- theComposer = theComposer;
- theNewsgroupSet = theNewsgroupSet;
- };
- SUPERCLASS = BrowserServer;
- };
- BrowserServer = {
- ACTIONS = {};
- OUTLETS = {browserSuperview = browserSuperview; };
- SUPERCLASS = Object;
- };
- XText0 = {
- ACTIONS = {};
- OUTLETS = {
- errorStream = errorStream;
- initialAction = initialAction;
- nextAction = nextAction;
- };
- SUPERCLASS = Text;
- };
- XTScroller = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ScrollView; };
- Composer = {
- ACTIONS = {
- "followup:" = "followup:";
- "includeArticle:" = "includeArticle:";
- "post:" = "post:";
- "printText:" = "printText:";
- "windowWillClose:" = "windowWillClose:";
- "windowWillMiniaturize:" = "windowWillMiniaturize:";
- };
- OUTLETS = {
- dateView = dateView;
- expireButton = expireButton;
- followupButton = followupButton;
- headerForm = headerForm;
- headerTable = headerTable;
- myOwner = myOwner;
- newsgroupCell = newsgroupCell;
- nntpServer = nntpServer;
- standardHeaders = standardHeaders;
- subjectCell = subjectCell;
- theArticleViewControl = theArticleViewControl;
- theText = theText;
- window = window;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- XText = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = XText0; };
-